home *** CD-ROM | disk | FTP | other *** search
- Path: news.delphi.com!usenet
- From: jdow@BIX.com (Joanne Dow)
- Newsgroups: comp.sys.amiga.hardware
- Subject: Re: Dave Haynie questions
- Date: 14 Jan 1996 07:43:36 GMT
- Organization: Delphi Internet Services Corporation
- Message-ID: <4dac78$8m6@news2.delphi.com>
- References: <4c5vki$jja@castle.nando.net> <1996Jan4.223859.12096@scala.scala.com> <3128.6578T1330T2414@nauticom.net>
- Reply-To: jdow@BIX.com (Joanne Dow)
- NNTP-Posting-Host: bix.com
- X-Newsreader: NetBix 1.248
- X-Newsreader-Author: lwilton@BIX.com (Loren Wilton)
- This message has been posted with development version software.
- If there are any problems with the message format, send me mail.
-
- In article <3128.6578T1330T2414@nauticom.net>, sforces@nauticom.net (Sforces) wrote:
- >I bought a Quantum 4.3 gig drive and my a3000T isn't reading it right. could
- >you tell me if there is a patch or some other HD prg i can use that will see
- >the drive as the right megs??
- At the risk of breaking the chain of surplus quoted material....
-
- Try this mountfile with RDPrepX. It is configured for unit 3 on an A3000. For
- that you use the command "rdprepx -dscsi.device -q3 -t -u3 -rdevs:003.list".
- "devs:003.list" is where this following file is located. Adjust names and units
- in the command above (the -u parameter) to match your needs both in the command
- and the attached file. This is the configuration my partner has been using for
- several months now. (Do note that it "loses" a bit of the drive at the end. But
- we figured that was not worth the agravation of either finding the existing
- large drive hack or making our own.)
-
- {^_^} Joanne Dow, Amiga Exchange Editor on BIX, aka The Wizardess
- jdow@bix.com, jdow@delphi.com, jdow@mci.newscorp.com
- ----- snippy ------
- /* RigidDiskBlock. */
- QUANTUM XP34301 1051: disk = scsi.device
- Unit = 3
- BytesperBlock = 512
- Cylinders = 2040
- Heads = 32
- BlocksPerTrack = 64
- CylinderBlocks = 2048
- RDBlow = 5 ; RDBhi = 2047
- MinCyl = 1 ; MaxCyl = 2039
- Interleave = 1
- HiLun = TRUE
- HiID = TRUE
- HiDrive = TRUE
- Reselect = TRUE
- #
- /* Partition. */
- WB_2.x: device = scsi.device
- Unit = 3
- Flags = 0
- /*! ReadOnly = FALSE */
- FileSystem = l:FastFileSystem
- StackSize = 4096
- GlobVec = -1
- Surfaces = 32
- BlockSize = 512
- BlocksPerTrack = 64
- Reserved = 2
- Interleave = 0
- LowCyl = 402 ; HighCyl = 441
- PreAlloc = 0
- Buffers = 30
- BufMemType = 0
- DOSType = 0x444f5301
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- BootPri = 3
- Mount = 1
- /*! Bootable = 1 */
- #
- /* Partition. */
- Work: device = scsi.device
- Unit = 3
- Flags = 0
- /*! ReadOnly = FALSE */
- FileSystem = l:FastFileSystem
- StackSize = 4096
- GlobVec = -1
- Surfaces = 32
- BlockSize = 512
- BlocksPerTrack = 64
- Reserved = 2
- Interleave = 0
- LowCyl = 442 ; HighCyl = 819
- PreAlloc = 0
- Buffers = 30
- BufMemType = 0
- DOSType = 0x444f5301
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- BootPri = 0
- Mount = 1
- /*! Bootable = 0 */
- #
- /* Partition. */
- BixDisk: device = scsi.device
- Unit = 3
- Flags = 0
- /*! ReadOnly = FALSE */
- FileSystem = l:FastFileSystem
- StackSize = 4096
- GlobVec = -1
- Surfaces = 32
- BlockSize = 4096
- BlocksPerTrack = 8
- Reserved = 2
- Interleave = 0
- LowCyl = 820 ; HighCyl = 1365
- PreAlloc = 0
- Buffers = 25
- BufMemType = 0
- DOSType = 0x444f5305
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- BootPri = 0
- Mount = 1
- /*! Bootable = 0 */
- #
- /* Partition. */
- NetBack: device = scsi.device
- Unit = 3
- Flags = 0
- /*! ReadOnly = FALSE */
- FileSystem = l:FastFileSystem
- StackSize = 4096
- GlobVec = -1
- Surfaces = 32
- BlockSize = 4096
- BlocksPerTrack = 8
- Reserved = 2
- Interleave = 0
- LowCyl = 1366 ; HighCyl = 1911
- PreAlloc = 0
- Buffers = 25
- BufMemType = 0
- DOSType = 0x444f5305
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- BootPri = 0
- Mount = 1
- /*! Bootable = 0 */
- #
- /* Partition. */
- Images: device = scsi.device
- Unit = 3
- Flags = 0
- /*! ReadOnly = FALSE */
- FileSystem = l:FastFileSystem
- StackSize = 4096
- GlobVec = -1
- Surfaces = 32
- BlockSize = 2048
- BlocksPerTrack = 16
- Reserved = 2
- Interleave = 0
- LowCyl = 1912 ; HighCyl = 2457
- PreAlloc = 0
- Buffers = 20
- BufMemType = 0
- DOSType = 0x444f5305
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- BootPri = 0
- Mount = 1
- /*! Bootable = 0 */
- #
- /* Partition. */
- Graphic: device = scsi.device
- Unit = 3
- Flags = 0
- /*! ReadOnly = FALSE */
- FileSystem = l:FastFileSystem
- StackSize = 4096
- GlobVec = -1
- Surfaces = 32
- BlockSize = 2048
- BlocksPerTrack = 16
- Reserved = 2
- Interleave = 0
- LowCyl = 2458 ; HighCyl = 3003
- PreAlloc = 0
- Buffers = 20
- BufMemType = 0
- DOSType = 0x444f5301
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- BootPri = 0
- Mount = 1
- /*! Bootable = 0 */
- #
- /* Partition. */
- BixBack: device = scsi.device
- Unit = 3
- Flags = 0
- /*! ReadOnly = FALSE */
- FileSystem = l:FastFileSystem
- StackSize = 4096
- GlobVec = -1
- Surfaces = 32
- BlockSize = 512
- BlocksPerTrack = 64
- Reserved = 2
- Interleave = 0
- LowCyl = 3004 ; HighCyl = 3549
- PreAlloc = 0
- Buffers = 30
- BufMemType = 0
- DOSType = 0x444f5301
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- BootPri = 0
- Mount = 1
- /*! Bootable = 0 */
- #
- /* Partition. */
- Spare3: device = scsi.device
- Unit = 3
- Flags = 0
- /*! ReadOnly = FALSE */
- FileSystem = l:FastFileSystem
- StackSize = 4096
- GlobVec = -1
- Surfaces = 32
- BlockSize = 512
- BlocksPerTrack = 64
- Reserved = 2
- Interleave = 0
- LowCyl = 3550 ; HighCyl = 4095
- PreAlloc = 0
- Buffers = 30
- BufMemType = 0
- DOSType = 0x444f5301
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- BootPri = 0
- Mount = 1
- /*! Bootable = 0 */
- #
-
-